Other Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol Reusable -
Undocumented
See moreDeclaration
Swift
public protocol LocalizableStringResource -
Undocumented
See moreDeclaration
Swift
@objc public protocol PreferredButtonResource -
Undocumented
See moreDeclaration
Swift
public protocol GiniCaptureErrorLoggerDelegate : AnyObject -
Adapter for injecting a custom loading indicator for the analysis viewcontroller.
See moreDeclaration
Swift
public protocol CustomLoadingIndicatorAdapter : InjectedViewAdapter -
Protocol for injecting a custom bottom navigation bar on the camera screen.
See moreNote
Bottom navigation only.Declaration
Swift
public protocol CameraBottomNavigationBarAdapter : InjectedViewAdapter -
Undocumented
See moreDeclaration
Swift
@objc public protocol CameraScreen : UIViewController, CameraTips -
Undocumented
See moreDeclaration
Swift
@objc public protocol CameraTips -
Protocol for injecting a custom bottom navigation bar on the image picker screen.
See moreNote
Bottom navigation only.Declaration
Swift
public protocol ImagePickerBottomNavigationBarAdapter : InjectedViewAdapter -
Undocumented
See moreDeclaration
Swift
public protocol ErrorBottomNavigationBarAdapter : InjectedViewAdapter -
Protocol for injecting a custom bottom navigation bar on the help screens.
See moreNote
Bottom navigation only.Declaration
Swift
public protocol HelpBottomNavigationBarAdapter : InjectedViewAdapter -
Protocol for injecting a custom bottom navigation bar on the no result screens.
See moreNote
Bottom navigation only.Declaration
Swift
public protocol NoResultBottomNavigationBarAdapter : InjectedViewAdapter -
Adapter for injectable views. It allows clients to inject their own views into our layouts.
See moreDeclaration
Swift
public protocol InjectedViewAdapter -
Adapter for injecting a custom onboarding illustration with a custom animation for the onboarding page.
See moreDeclaration
Swift
public protocol OnboardingIllustrationAdapter : InjectedViewAdapter -
Protocol for injecting a custom bottom navigation bar on the onboarding screen.
See moreNote
Bottom navigation only.Declaration
Swift
public protocol OnboardingNavigationBarBottomAdapter : InjectedViewAdapter -
Adapter for injecting a custom loading indicator on top of buttons.
See moreDeclaration
Swift
public protocol OnButtonLoadingIndicatorAdapter : InjectedViewAdapter -
Protocol for injecting a custom bottom navigation bar on the Review screen.
See moreNote
Bottom navigation only.Declaration
Swift
public protocol ReviewScreenBottomNavigationBarAdapter : InjectedViewAdapter -
Undocumented
See moreDeclaration
Swift
public protocol DocumentServiceProtocol : AnyObject -
Undocumented
See moreDeclaration
Swift
public protocol GiniCaptureNetworkService : AnyObject
View on GitHub
Other Protocols Reference